* xterm.h (struct x_display_info): Remove stray semicolon.
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 17 Jan 2011 07:27:25 +0000 (23:27 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 17 Jan 2011 07:27:25 +0000 (23:27 -0800)
commit4e1480d9f6d0273d7690da0ffe2b289078a299aa
tree923bfee634fc54e9ef285e094877459a2b3ef0d3
parent19833f555d570d1af276285ed54d3c657d724e9e
* xterm.h (struct x_display_info): Remove stray semicolon.

The extra semicolon didn't conform to the C standard.
Problem reported by Sun cc.
src/ChangeLog
src/xterm.h